ubg_terminal_set_cursor_prompts
Syntax:
ubg_terminal_set_cursor_prompts(input, history)
Arguments:
| Argument Name | Type | Description | 
|---|---|---|
| input | string | (default: "Enter:") text in front of user's input while typing | 
| history | string | (default: ":") text in front of each line of terminal history | 
Returns: (bool)
Description:
Loading page...
